home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 2
/
Amiga Tools 2.iso
/
tex
/
macros
/
source
/
base
/
clsguide.tex
/
internals.pl
< prev
next >
Wrap
Text File
|
1995-03-15
|
1KB
|
51 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/Sec:chars/;
$ref_files{$key} = "$dir".q|node15_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:classorpkg/;
$ref_files{$key} = "$dir".q|node11_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:colour/;
$ref_files{$key} = "$dir".q|node14_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:commands/;
$ref_files{$key} = "$dir".q|node29_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:commands.options.dec/;
$ref_files{$key} = "$dir".q|node32_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:delays/;
$ref_files{$key} = "$dir".q|node35_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:general/;
$ref_files{$key} = "$dir".q|node16_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:loading/;
$ref_files{$key} = "$dir".q|node17_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:structure/;
$ref_files{$key} = "$dir".q|node21_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:within.code/;
$ref_files{$key} = "$dir".q|node33_ct.html|;
$noresave{$key} = "$nosave";
$key = q/Sec:writing/;
$ref_files{$key} = "$dir".q|node8_ct.html|;
$noresave{$key} = "$nosave";
1;